Results for spec@arb_texture_compression@texwrap formats bordercolor-swizzled

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.426383
Stdout
Testing GL_ARB_texture_compression.
Testing the border color only.
Using texture swizzling.
Testing GL_COMPRESSED_ALPHA, swizzled, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (306,36) @ 11,0
  Expected: 0 0 0 204
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 0 0 0 204
  Observed: 0 0 0 51
Fail with LINEAR and GL_CLAMP_TO_BORDER at (306,125) @ 11,0
  Expected: 0 0 0 204
  Observed: 0 0 0 255
Testing GL_COMPRESSED_LUMINANCE, swizzled, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 25 25 255
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 255
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 25 25 255
  Observed: 0 0 0 255
Testing GL_COMPRESSED_LUMINANCE_ALPHA, swizzled, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 25 25 204
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 216
  Observed: 0 0 0 63
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 25 25 204
  Observed: 0 0 0 255
Testing GL_COMPRESSED_INTENSITY, swizzled, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 25 25 25
  Observed: 0 0 0 0
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 19
  Observed: 0 0 0 0
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 25 25 25
  Observed: 0 0 0 0
Testing GL_COMPRESSED_RGB, swizzled, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 95 19 172 255
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 0 0 0 255
Testing GL_COMPRESSED_RGBA, swizzled, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 95 19 172 216
  Observed: 0 0 0 63
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 127 25 229 204
  Observed: 0 0 0 255
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/andreas/nfs/piglit" PIGLIT_PLATFORM="gbm"
Command
/home/andreas/nfs/piglit/bin/texwrap GL_ARB_texture_compression bordercolor swizzled -auto -fbo
dmesg

        

Back to summary